body
{
	background:#9cc1d9 url(images/pagebg.jpg) repeat-x;
	height:auto;
	line-height:20px;
	font-family:Segoe UI, Times New Roman, Calibri, sans-serif;
	font-size:12px;
	clear:both;
	margin:0;
	padding:0;
}

h1
{
	padding-top:20px;
	margin-bottom:20px;
	font-size:18px;
	color:#234061;
	text-align:left;
}

h4
{
	padding-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:700;
}

h5
{
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}

a:hover
{
	text-decoration:underline;
	color:#234061;
}

a#jump
{
	text-decoration:none;
}

#shadow
{
	background:url(images/bg.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:1003px;
	padding:0;
}

#header
{
	background:url(images/header.jpg) repeat-x;
	width:980px;
	height:144px;
	margin-left:10px;
}

#nav
{
	background:#0367a6 url(images/nav.jpg) no-repeat;
	height:22px;
	color:#fff;
	width:980px;
	text-align:center;
	list-style:none;
	padding-top:6px;
}

.menu-item
{
	width:auto;
	float:left;
	list-style:none;
	margin-top:-11px;
}

#nav a
{
	text-decoration:none;
	color:#FFF;
	padding-left:22px;
	padding-right:22px;
	text-align:center;
	list-style:none;
}

#nav a:hover
{
	text-decoration:underline;
}

#body
{
	float:left;
	width:754px;
	line-height:20px;
	margin-left:10px;
	margin-right:10px;
	height:auto;
	clear:both;
	padding:0 15px 15px;
}

#content
{
	float:left;
	width:754px;
	height:auto;
	padding:20px;
}

img
{
	border-style:none;
}

img.alignleft
{
	float:left;
	padding-right:30px;
	padding-bottom:20px;
}

img.alignright
{
	float:right;
	padding-right:30px;
	padding-bottom:20px;
}

img.aligncenter
{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#sidebar
{
	list-style:none;
	float:right;
	width:168px;
	height:auto;
	padding-right:24px;
	padding-top:0;
	line-height:20px;
	text-align:center;
}

.widget-container
{
	list-style:none;
	float:right;
	height:auto;
	padding-top:0;
	line-height:20px;
	text-align:center;
	clear:both;
}

#logo
{
	background:transparent url(images/logo.jpg) no-repeat;
	width:436px;
	height:144px;
}

#footer
{
	background:#0367a6;
	height:30px;
	width:980px;
	padding-bottom:0;
	padding-top:10px;
	clear:both;
	margin:0 auto 0 10px;
}

#title
{
	background:transparent url(images/title.png) no-repeat;
	height:131px;
	width:518px;
	margin-left:430px;
}

.copyright
{
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	margin:0 auto;
}

#lightbox
{
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#lightbox img
{
	width:auto;
	height:auto;
}

#lightbox a img
{
	border:none;
}

#outerImageContainer
{
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}

#imageContainer
{
	padding:10px;
}

#loading
{
	position:absolute;
	top:40%;
	left:0;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#hoverNav
{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#imageContainer>#hoverNav
{
	left:0;
}

#hoverNav a
{
	outline:none;
}

#prevLink,#nextLink
{
	width:49%;
	height:100%;
	background-image:url(data:image/gif;base64,AAAA);
	display:block;
}

#prevLink
{
	left:0;
	float:left;
}

#nextLink
{
	right:0;
	float:right;
}

#prevLink:hover,#prevLink:visited:hover
{
	background:url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover,#nextLink:visited:hover
{
	background:url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	margin:0 auto;
}

#imageData
{
	color:#666;
	padding:0 10px;
}

#imageData #imageDetails
{
	width:70%;
	float:left;
	text-align:left;
}

#imageData #caption
{
	font-weight:700;
}

#imageData #numberDisplay
{
	display:block;
	clear:left;
	padding-bottom:1em;
}

#imageData #bottomNavClose
{
	width:66px;
	float:right;
	padding-bottom:.7em;
	outline:none;
}

#overlay
{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
}

.galImage
{
	padding:5px;
}

div.column-sect
{
	width:100%;
	clear:both;
	display:inline-block;
	overflow:visible;
}

div.post-column
{
	display:inline;
	float:left;
	width:50%;
}

.col1,.col2
{
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	width:754px;
}

.col2_1
{
	float:left;
	width:360px;
	margin-right:10px;
}

.col2_2
{
	float:right;
	width:360px;
	margin-left:10px;
}

.content_panel
{
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #EEE;
	font-size:1em;
	height:auto;
	margin-bottom:20px;
	padding:15px;
}

.col1 .content_panel
{
	width:628px;
}

.col2 .content_panel
{
	width:90%;
}

.last
{
	margin:0;
	padding:0;
}

.content_panel .button
{
	margin-top:20px;
	float:left;
}

#content .wp-caption
{
	background:#f1f1f1;
	line-height:18px;
	margin-bottom:20px;
	text-align:center;
	#contentwp-captionimgmargin:5px 5px 0;
	padding:4px;
}

#content .wp-caption p.wp-caption-text
{
	margin:5px;
}

h2,h3
{
	margin-bottom:20px;
	font-size:18px;
	color:#234061;
	text-align:center;
}

a,a:link,a:active,a:visited
{
	text-decoration:none;
	color:#234061;
}